if #hpos$>=#midPt-10
  newline
endif
cell static,local(@tag)&":"
set tabwidth -1 alignment right

! popup menu
cell PopupMenuEdit
MenuItems "Include all:hideNone"
MenuItems "Omit all:hideAll"
MenuItems "Omit 'Owner':hideOwner"
MenuItems "Omit 'Owner' and 'Family':hideFamily"
SizeToFit -1
if @tag="_NTOP"
  help "Click to select which notes to include in the book"
else
  help "Click to select which portraits to include in the book"
endif
